[INFO] cloning repository https://github.com/0xBreath/binance-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xBreath/binance-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xBreath%2Fbinance-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xBreath%2Fbinance-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6df80d160fb1610f18d5556959976db89c8ecd0
[INFO] testing 0xBreath/binance-engine against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xBreath%2Fbinance-engine" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/0xBreath/binance-engine
[INFO] finished tweaking git repo https://github.com/0xBreath/binance-engine
[INFO] tweaked toml for git repo https://github.com/0xBreath/binance-engine written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xBreath/binance-engine on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xBreath/binance-engine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded freetype v0.7.1
[INFO] [stderr]   Downloaded tokio-tungstenite v0.21.0
[INFO] [stderr]   Downloaded tungstenite v0.21.0
[INFO] [stderr]   Downloaded displaydoc v0.1.7
[INFO] [stderr]   Downloaded Inflector v0.11.4
[INFO] [stderr]   Downloaded tradestats v0.1.14
[INFO] [stderr]   Downloaded ts-rs v6.2.1
[INFO] [stderr]   Downloaded ts-rs-macros v6.2.0
[INFO] [stderr]   Downloaded actix-rt v2.9.0
[INFO] [stderr]   Downloaded actix-server v2.3.0
[INFO] [stderr]   Downloaded actix-router v0.5.2
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] [stderr]   Downloaded http v1.1.0
[INFO] [stderr]   Downloaded actix-http v3.6.0
[INFO] [stderr]   Downloaded anyhow v1.0.82
[INFO] [stderr]   Downloaded unit-root v0.5.0
[INFO] [stderr]   Downloaded actix-web-codegen v4.2.2
[INFO] [stderr]   Downloaded bytestring v1.3.1
[INFO] [stderr]   Downloaded syn v2.0.58
[INFO] [stderr]   Downloaded linreg v0.2.0
[INFO] [stderr]   Downloaded num-decimal v0.2.5
[INFO] [stderr]   Downloaded actix-web v4.5.1
[INFO] [stderr]   Downloaded zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]   Downloaded freetype-sys v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e93d80cafb86ab18ec97feba68bf079c6d55efa2bb795523000ad2f14d4bfff
[INFO] running `Command { std: "docker" "start" "-a" "7e93d80cafb86ab18ec97feba68bf079c6d55efa2bb795523000ad2f14d4bfff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e93d80cafb86ab18ec97feba68bf079c6d55efa2bb795523000ad2f14d4bfff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e93d80cafb86ab18ec97feba68bf079c6d55efa2bb795523000ad2f14d4bfff", kill_on_drop: false }`
[INFO] [stdout] 7e93d80cafb86ab18ec97feba68bf079c6d55efa2bb795523000ad2f14d4bfff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44cb005858a74f2a43f254c26a7c860f6e91c3365983e0d78a59aec93f0a415a
[INFO] running `Command { std: "docker" "start" "-a" "44cb005858a74f2a43f254c26a7c860f6e91c3365983e0d78a59aec93f0a415a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling freetype-sys v0.19.0
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling wide v0.7.16
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling freetype v0.7.1
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling actix-router v0.5.2
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling plotters-bitmap v0.3.3
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling displaydoc v0.1.7
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling linreg v0.2.0
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]    Compiling actix-http v3.6.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling actix-server v2.3.0
[INFO] [stderr]    Compiling num-decimal v0.2.5
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling ts-rs-macros v6.2.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling time_series v0.3.0 (/opt/rustwide/workdir/time_series)
[INFO] [stderr]    Compiling actix-web v4.5.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ts-rs v6.2.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling tungstenite v0.18.0
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling lib v0.3.0 (/opt/rustwide/workdir/lib)
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> lib/src/errors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nalgebra v0.32.5
[INFO] [stdout] warning: enum `StringOrFloat` is never used
[INFO] [stdout]    --> lib/src/model.rs:688:14
[INFO] [stdout]     |
[INFO] [stdout] 688 |         enum StringOrFloat {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling server v0.3.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling statrs v0.16.0
[INFO] [stderr]    Compiling unit-root v0.5.0
[INFO] [stderr]    Compiling tradestats v0.1.14
[INFO] [stderr]    Compiling playbook v0.3.0 (/opt/rustwide/workdir/playbook)
[INFO] [stdout] warning: unused variable: `z_1`
[INFO] [stdout]    --> playbook/src/strategies/stat_arb.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let z_1 = Data {
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_z_1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dreamrunner v0.3.0 (/opt/rustwide/workdir/dreamrunner)
[INFO] [stdout] warning: unused import: `SignalInfo`
[INFO] [stdout]   --> dreamrunner/src/engine.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 | use time_series::{trunc, Candle, Time, Signal, SignalInfo};
[INFO] [stdout]    |                                                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> dreamrunner/src/engine.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let limit = trunc!(price, 2);
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 06s
[INFO] running `Command { std: "docker" "inspect" "44cb005858a74f2a43f254c26a7c860f6e91c3365983e0d78a59aec93f0a415a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44cb005858a74f2a43f254c26a7c860f6e91c3365983e0d78a59aec93f0a415a", kill_on_drop: false }`
[INFO] [stdout] 44cb005858a74f2a43f254c26a7c860f6e91c3365983e0d78a59aec93f0a415a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 267264f51f17039301b8172091404aeb0d9fef8f77764af234cfae51d5b58389
[INFO] running `Command { std: "docker" "start" "-a" "267264f51f17039301b8172091404aeb0d9fef8f77764af234cfae51d5b58389", kill_on_drop: false }`
[INFO] [stderr]    Compiling lib v0.3.0 (/opt/rustwide/workdir/lib)
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> lib/src/errors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StringOrFloat` is never used
[INFO] [stdout]    --> lib/src/model.rs:688:14
[INFO] [stdout]     |
[INFO] [stdout] 688 |         enum StringOrFloat {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling time_series v0.3.0 (/opt/rustwide/workdir/time_series)
[INFO] [stderr]    Compiling server v0.3.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: unused variable: `z_1`
[INFO] [stdout]    --> playbook/src/strategies/stat_arb.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let z_1 = Data {
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_z_1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling playbook v0.3.0 (/opt/rustwide/workdir/playbook)
[INFO] [stderr]    Compiling dreamrunner v0.3.0 (/opt/rustwide/workdir/dreamrunner)
[INFO] [stdout] warning: unused import: `SignalInfo`
[INFO] [stdout]   --> dreamrunner/src/engine.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 | use time_series::{trunc, Candle, Time, Signal, SignalInfo};
[INFO] [stdout]    |                                                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> dreamrunner/src/engine.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let limit = trunc!(price, 2);
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z_1`
[INFO] [stdout]    --> playbook/src/strategies/stat_arb.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let z_1 = Data {
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_z_1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> lib/src/errors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StringOrFloat` is never used
[INFO] [stdout]    --> lib/src/model.rs:688:14
[INFO] [stdout]     |
[INFO] [stdout] 688 |         enum StringOrFloat {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.76s
[INFO] running `Command { std: "docker" "inspect" "267264f51f17039301b8172091404aeb0d9fef8f77764af234cfae51d5b58389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "267264f51f17039301b8172091404aeb0d9fef8f77764af234cfae51d5b58389", kill_on_drop: false }`
[INFO] [stdout] 267264f51f17039301b8172091404aeb0d9fef8f77764af234cfae51d5b58389
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9884a106f24a072b861f859d21d5a9c19f53c950199115769edf3be81c2263c5
[INFO] running `Command { std: "docker" "start" "-a" "9884a106f24a072b861f859d21d5a9c19f53c950199115769edf3be81c2263c5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `log::error`
[INFO] [stderr]  --> lib/src/errors.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use log::error;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `StringOrFloat` is never used
[INFO] [stderr]    --> lib/src/model.rs:688:14
[INFO] [stderr]     |
[INFO] [stderr] 688 |         enum StringOrFloat {
[INFO] [stderr]     |              ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lib` (lib) generated 2 warnings (run `cargo fix --lib -p lib` to apply 1 suggestion)
[INFO] [stderr] warning: `lib` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused variable: `z_1`
[INFO] [stderr]    --> playbook/src/strategies/stat_arb.rs:100:13
[INFO] [stderr]     |
[INFO] [stderr] 100 |         let z_1 = Data {
[INFO] [stderr]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_z_1`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `playbook` (lib) generated 1 warning (run `cargo fix --lib -p playbook` to apply 1 suggestion)
[INFO] [stderr] warning: `playbook` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused import: `SignalInfo`
[INFO] [stderr]   --> dreamrunner/src/engine.rs:11:48
[INFO] [stderr]    |
[INFO] [stderr] 11 | use time_series::{trunc, Candle, Time, Signal, SignalInfo};
[INFO] [stderr]    |                                                ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `limit`
[INFO] [stderr]    --> dreamrunner/src/engine.rs:180:9
[INFO] [stderr]     |
[INFO] [stderr] 180 |     let limit = trunc!(price, 2);
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dreamrunner` (bin "dreamrunner" test) generated 2 warnings (run `cargo fix --bin "dreamrunner" -p dreamrunner --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dreamrunner-62caa622161695a3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib-4f4db7136f29be28)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test builder::trade::tests::test_round_quantity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/playbook-0723b62ac7a9fb93)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test strategies::half_life::btc_1d_hurst ... ok
[INFO] [stdout] BTCUSD half-life: 187.8 bars
[INFO] [stderr] 
[INFO] [stdout] Backtest BTC candles: 3500
[INFO] [stderr] thread 'strategies::half_life::btc_1d_half_life' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/font-kit-0.11.0/src/loaders/freetype.rs:847:26:
[INFO] [stdout] first: BTCUSD
[INFO] [stderr] unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed `isize::MAX`
[INFO] [stdout] ==== BTCUSD Backtest Summary ====
[INFO] [stderr] 
[INFO] [stdout] Return: 600.8%
[INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stdout] Return: $6097.46
[INFO] [stderr] stack backtrace:
[INFO] [stdout] Total Trades: 107
[INFO] [stdout] Win Rate: 43.925%
[INFO] [stdout] Avg Trade Size: $4181.63
[INFO] [stdout] Avg Trade: 2.091%
[INFO] [stdout] Avg Winning Trade: 7.516%
[INFO] [stdout] Avg Losing Trade: -2.158%
[INFO] [stdout] Best Trade: 45.75%
[INFO] [stdout] Worst Trade: -6.86%
[INFO] [stdout] Max Drawdown: -20.094%
[INFO] [stderr]    0:     0x5735ebc58a8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5735ebc58a8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5735ebc58a8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5735ebc58a8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5735ebc6f4ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5735ebc6f4ba - core[786f478f706679df]::fmt::write
[INFO] [stderr]    6:     0x5735ebc5e632 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5735ebc5e632 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5735ebc36eaf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5735ebc36eaf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5735ebc50db1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5735eb9750ac - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   12:     0x5735eb9750ac - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5735ebc51062 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   14:     0x5735ebc51062 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x5735ebc36f9a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x5735ebc2e199 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x5735ebc37e0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x5735ebc6fa9d - core[786f478f706679df]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x5735ebc6fa9d - core[786f478f706679df]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/intrinsics/mod.rs:2447:9
[INFO] [stderr]   20:     0x5735ebb708e1 - core[786f478f706679df]::slice::raw::from_raw_parts::precondition_check
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ub_checks.rs:73:21
[INFO] [stderr]   21:     0x5735ebb6fa27 - core[786f478f706679df]::slice::raw::from_raw_parts::<u8>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ub_checks.rs:78:17
[INFO] [stderr]   22:     0x5735ebb69aa8 - <font_kit[29f5cb8eabe2886d]::loaders::freetype::Font>::rasterize_glyph
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/font-kit-0.11.0/src/loaders/freetype.rs:847:26
[INFO] [stderr]   23:     0x5735ebabedad - <plotters[b6f8b2e3eba73671]::style::font::ttf::FontDataInternal as plotters[b6f8b2e3eba73671]::style::font::FontData>::draw::<plotters_backend[26a0a0b303881aab]::DrawingErrorKind<plotters_bitmap[4ace38a35070d99f]::error::BitMapBackendError>, <plotters[b6f8b2e3eba73671]::style::text::TextStyle as plotters_backend[26a0a0b303881aab]::text::BackendTextStyle>::draw<plotters_backend[26a0a0b303881aab]::DrawingErrorKind<plotters_bitmap[4ace38a35070d99f]::error::BitMapBackendError>, <plotters_bitmap[4ace38a35070d99f]::bitmap::BitMapBackend as plotters_backend[26a0a0b303881aab]::DrawingBackend>::draw_text<plotters[b6f8b2e3eba73671]::style::text::TextStyle>::{closure#1}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-0.3.5/src/style/font/ttf.rs:266:22
[INFO] [stderr]   24:     0x5735ebac1557 - <plotters[b6f8b2e3eba73671]::style::font::font_desc::FontDesc>::draw::<plotters_backend[26a0a0b303881aab]::DrawingErrorKind<plotters_bitmap[4ace38a35070d99f]::error::BitMapBackendError>, <plotters[b6f8b2e3eba73671]::style::text::TextStyle as plotters_backend[26a0a0b303881aab]::text::BackendTextStyle>::draw<plotters_backend[26a0a0b303881aab]::DrawingErrorKind<plotters_bitmap[4ace38a35070d99f]::error::BitMapBackendError>, <plotters_bitmap[4ace38a35070d99f]::bitmap::BitMapBackend as plotters_backend[26a0a0b303881aab]::DrawingBackend>::draw_text<plotters[b6f8b2e3eba73671]::style::text::TextStyle>::{closure#1}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-0.3.5/src/style/font/font_desc.rs:168:34
[INFO] [stderr]   25:     0x5735ebacdaed - <plotters[b6f8b2e3eba73671]::style::text::TextStyle as plotters_backend[26a0a0b303881aab]::text::BackendTextStyle>::draw::<plotters_backend[26a0a0b303881aab]::DrawingErrorKind<plotters_bitmap[4ace38a35070d99f]::error::BitMapBackendError>, <plotters_bitmap[4ace38a35070d99f]::bitmap::BitMapBackend as plotters_backend[26a0a0b303881aab]::DrawingBackend>::draw_text<plotters[b6f8b2e3eba73671]::style::text::TextStyle>::{closure#1}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-0.3.5/src/style/text.rs:322:19
[INFO] [stderr]   26:     0x5735ebafa64b - <plotters_bitmap[4ace38a35070d99f]::bitmap::BitMapBackend as plotters_backend[26a0a0b303881aab]::DrawingBackend>::draw_text::<plotters[b6f8b2e3eba73671]::style::text::TextStyle>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-backend-0.3.5/src/lib.rs:250:21
[INFO] [stderr]   27:     0x5735ebb10f8e - <plotters[b6f8b2e3eba73671]::drawing::area::DrawingArea<plotters_bitmap[4ace38a35070d99f]::bitmap::BitMapBackend, plotters[b6f8b2e3eba73671]::coord::Shift>>::titled::<plotters[b6f8b2e3eba73671]::style::text::TextStyle>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-0.3.5/src/drawing/area.rs:496:15
[INFO] [stderr]   28:     0x5735ebb0c16e - <plotters[b6f8b2e3eba73671]::drawing::area::DrawingArea<plotters_bitmap[4ace38a35070d99f]::bitmap::BitMapBackend, plotters[b6f8b2e3eba73671]::coord::Shift>>::backend_ops::<(), <plotters[b6f8b2e3eba73671]::drawing::area::DrawingArea<plotters_bitmap[4ace38a35070d99f]::bitmap::BitMapBackend, plotters[b6f8b2e3eba73671]::coord::Shift>>::titled<plotters[b6f8b2e3eba73671]::style::text::TextStyle>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-0.3.5/src/drawing/area.rs:282:13
[INFO] [stderr]   29:     0x5735ebb0d3ab - <plotters[b6f8b2e3eba73671]::drawing::area::DrawingArea<plotters_bitmap[4ace38a35070d99f]::bitmap::BitMapBackend, plotters[b6f8b2e3eba73671]::coord::Shift>>::titled::<plotters[b6f8b2e3eba73671]::style::text::TextStyle>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-0.3.5/src/drawing/area.rs:495:14
[INFO] [stderr]   30:     0x5735ebab599c - <plotters[b6f8b2e3eba73671]::chart::builder::ChartBuilder<plotters_bitmap[4ace38a35070d99f]::bitmap::BitMapBackend>>::build_cartesian_2d::<core[786f478f706679df]::ops::range::Range<i64>, core[786f478f706679df]::ops::range::Range<f64>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-0.3.5/src/chart/builder.rs:332:41
[INFO] [stderr]   31:     0x5735ebac2c9c - <time_series[77e2f3b15ff4a78a]::plot::Plot>::plot
[INFO] [stderr]                                at /opt/rustwide/workdir/time_series/src/plot.rs:46:8
[INFO] [stderr]   32:     0x5735eb920feb - playbook[eaba82b3f1da2ab0]::strategies::half_life::btc_1d_half_life::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/playbook/src/strategies/half_life.rs:378:7
[INFO] [stderr]   33:     0x5735eb945595 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stderr]   34:     0x5735eb9455cd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stderr]   35:     0x5735eb94b6bd - <tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stderr]   36:     0x5735eb94b5ec - tokio[ecf6dd88983f4820]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>, <tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stderr]   37:     0x5735eb94b5ec - tokio[ecf6dd88983f4820]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>, <tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stderr]   38:     0x5735eb94b5ec - <tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stderr]   39:     0x5735eb945a6a - <tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>, <tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stderr]   40:     0x5735eb94abb0 - <tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>>>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stderr]   41:     0x5735eb94a91b - <tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stderr]   42:     0x5735eb8d3e1a - <tokio[ecf6dd88983f4820]::runtime::context::scoped::Scoped<tokio[ecf6dd88983f4820]::runtime::scheduler::Context>>::set::<<tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>)>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stderr]   43:     0x5735eb8d357a - tokio[ecf6dd88983f4820]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>), <tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stderr]   44:     0x5735eb8f57b6 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[ecf6dd88983f4820]::runtime::context::Context>>::try_with::<tokio[ecf6dd88983f4820]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>), <tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>)>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stderr]   45:     0x5735eb8f556c - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[ecf6dd88983f4820]::runtime::context::Context>>::with::<tokio[ecf6dd88983f4820]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>), <tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>)>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stderr]   46:     0x5735eb8cd001 - tokio[ecf6dd88983f4820]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>), <tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stderr]   47:     0x5735eb946bc9 - <tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stderr]   48:     0x5735eb946e76 - <tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stderr]   49:     0x5735eb94a5b9 - <tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stderr]   50:     0x5735eb912b83 - tokio[ecf6dd88983f4820]::runtime::context::runtime::enter_runtime::<<tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   51:     0x5735eb945881 - <tokio[ecf6dd88983f4820]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stderr]   52:     0x5735eb9052ef - <tokio[ecf6dd88983f4820]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), anyhow[60019220dd55a0e9]::Error>>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stderr]   53:     0x5735eb9257ad - playbook[eaba82b3f1da2ab0]::strategies::half_life::btc_1d_half_life
[INFO] [stderr]                                at /opt/rustwide/workdir/playbook/src/strategies/half_life.rs:402:5
[INFO] [stderr]   54:     0x5735eb91c607 - playbook[eaba82b3f1da2ab0]::strategies::half_life::btc_1d_half_life::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/playbook/src/strategies/half_life.rs:319:32
[INFO] [stderr]   55:     0x5735eb956af6 - <playbook[eaba82b3f1da2ab0]::strategies::half_life::btc_1d_half_life::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   56:     0x5735eb96918b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   57:     0x5735eb96918b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stderr]   58:     0x5735eb975b7b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stderr]   59:     0x5735eb975b7b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   60:     0x5735eb975b7b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]   61:     0x5735eb975b7b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]   62:     0x5735eb975b7b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]   63:     0x5735eb975b7b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stderr]   64:     0x5735eb975b7b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stderr]   65:     0x5735eb971294 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stderr]   66:     0x5735eb971294 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   67:     0x5735eb978782 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   68:     0x5735eb978782 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   69:     0x5735eb978782 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]   70:     0x5735eb978782 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]   71:     0x5735eb978782 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]   72:     0x5735eb978782 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   73:     0x5735eb978782 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   74:     0x5735ebc5838f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stderr]   75:     0x5735ebc5838f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   76:     0x7718c243daa4 - <unknown>
[INFO] [stderr]   77:     0x7718c24caa64 - clone
[INFO] [stderr]   78:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `-p playbook --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/playbook-0723b62ac7a9fb93` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "9884a106f24a072b861f859d21d5a9c19f53c950199115769edf3be81c2263c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9884a106f24a072b861f859d21d5a9c19f53c950199115769edf3be81c2263c5", kill_on_drop: false }`
[INFO] [stdout] 9884a106f24a072b861f859d21d5a9c19f53c950199115769edf3be81c2263c5
